Skip to content

Update dependency oj to "~> 3.17.0"#11401

Merged
nbudin merged 1 commit intomainfrom
renovate/oj-3.x
May 1, 2026
Merged

Update dependency oj to "~> 3.17.0"#11401
nbudin merged 1 commit intomainfrom
renovate/oj-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 29, 2026

This PR contains the following updates:

Package Change Age Confidence
oj (source, changelog) "~> 3.16.0""~> 3.17.0" age confidence

Release Notes

ohler55/oj (oj)

v3.17.0

Compare Source

  • A "safe" parser has been added as a variation of the Oj:Parser thanks to @​meinac.

v3.16.17

Compare Source

  • Rails optimize for Hash and Array now overrides as_json for those
    classes. Note that when either is optimized with Oj.optimize_rails
    the Array.as_json and Hash.as_json will not be called.

  • Add support for the rails encoder :only and :except options.

  • Handle unterminated strings in usual parser (#​1002)

  • Fix read() not handling partial reads for large files (#​1004)

  • Raise error for incomplete primitive literals (#​1005)

v3.16.16

Compare Source

  • Not closed arrays and objects are reported corrected in the usual parser.

v3.16.15

Compare Source

  • Fixed by putting the ostruct dependency back until a better way is found to conditionally include it.

v3.16.14

Compare Source

  • Fixed SSE issue #​989.

  • Removed ostruct dependency.

  • Removed generic object JSON gem tests.

v3.16.13

Compare Source

  • Fixed rails encoding for Hash and Array subclasses.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/oj-3.x branch 10 times, most recently from 6c98131 to 2012fd6 Compare May 1, 2026 02:59
@renovate renovate Bot force-pushed the renovate/oj-3.x branch from 2012fd6 to 2963887 Compare May 1, 2026 14:05
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
Overall Coverage 🟢 53.11% 🟢 53.11% ⚪ 0%

Minimum allowed coverage is 0%, this run produced 53.11%

@nbudin nbudin merged commit 9c0bae2 into main May 1, 2026
19 checks passed
@nbudin nbudin deleted the renovate/oj-3.x branch May 1, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant